SftTree/NET 2.0

TreeLineStyleEnum Enumeration

Softel vdm, Inc.

Used with the TreeLineStyle property to define whether tree lines are displayed.

Syntax      TreeLineStyleEnum Enumeration (Softelvdm.SftTreeNET)

VB   

Public Enum TreeLineStyleEnum

C#   

public enum TreeLineStyleEnum

C++   

public enum class TreeLineStyleEnum


Member

Value

Description

None

0

No tree lines are displayed.

AllLevels

1

Tree lines are displayed connecting all levels within the hierarchy.

AllLevelsExcept0

2

Tree lines are displayed connecting all levels within the hierarchy, except items on level 0.

Comments

The TreeLineStyleEnum enumeration is used with the TreeLineStyle property to define whether tree lines are displayed.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com